home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ooii998.zip / COMBAT.ASC < prev    next >
Text File  |  1992-10-24  |  2KB  |  39 lines

  1. {Combat Modes}
  2. Combat modes:
  3. ~~~~~~~~~~~~
  4. Action mode requires a player to use his/her own skills to determine whether
  5. the player scores a hit.  The player's dexterity pads the error range.
  6.  
  7. Random mode requires the computer to generate a random number which is
  8. then compared against a player's dexterity to determine whether a hit is
  9. scored.
  10.  
  11. Persons using high speed modems that experience slow responses during Action
  12. Combat should use Random mode.  Also, OOII games running under multi-tasking
  13. systems may cause slow response times during combat.
  14. {Action Expl}
  15. For Action Combat, you will be given a target which are the letters
  16. "A","B", or "C".
  17.  
  18. On the next line, a sequence of letters will be scrolling across the
  19. screen.  The object is to hit your spacebar when you think your target
  20. letter appears in the sequence.  The sequence of letters will start
  21. with either "A","B", or "C" and continue in that order.  For example,
  22. you will see the following lines slowly print out:
  23.  
  24. Hit the spacebar at "A".
  25.  
  26. ·········AAA·······BBB·······CCC·······AAA·······BBB·······CCC·······
  27.          ^^^                           ^^^
  28. Since your target is at "A", hit your spacebar when the "A" sequence
  29. appears.  If you press your spacebar within the letter range, you will
  30. hit your opponent.
  31.  
  32. Of course, the sequence of letters may not necessarily start off with
  33. the letter "A".  For example, if the sequence starts with the letter
  34. "C", the complete sequence appears (in short form): C..A..B..C..A..B.
  35.  
  36. Now, prepare for the real thing!
  37.  
  38. {EndofText}
  39.